public void setAnnotationHeight( double annotationHeight ) |
Parameters
- annotationHeight
- The height of the annotation drawn on the page.
public void setAnnotationHeight( double annotationHeight ) |
| Exception | Description |
|---|---|
| java.lang.IllegalArgumentException | Thrown when Height is set to a value less than 0. |